home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / Virus / Virus Protection / VirusDetective® 5.0.6 / Search String Sets / VD HyperCard Search String < prev    next >
Text File  |  1992-06-29  |  4KB  |  116 lines

  1. ;VirusDetective®: How to Protect HyperCard Stacks from Viruses
  2. ;Copyright © 1992 Shulman Software Co. all rights reserved
  3. ;
  4. ;
  5. ;written by Jeffrey S. Shulman
  6. ;
  7. ;owned and distributed by Shulman Software Co.
  8. ;Address:   1111 W. El Camino Real, Suite 109MAC, Sunnyvale, CA 94087-1057  USA
  9. ;Phone:      408/245-1890
  10. ;FAX:         408/245-1891
  11. ;
  12. ;Office hours:                   Mon - Fri 9am-6pm (Pacific Time)
  13. ;Technical support:           Mon - Fri 6pm-9pm; Sat & Sun 11am-9pm
  14. ;
  15. ;Electronic addresses:
  16. ;          AppleLink:             KILROY
  17. ;          Compuserve:          76136,667
  18. ;          GEnie:                    KILROY
  19. ;          America OnLine:    KILROY7
  20. ;          Delphi:                   JEFFS
  21. ;
  22. ;
  23. ;This file is to tell you that a search string exists that can protect your HyperCard 
  24. ;stacks from getting infected with viruses. Since this search string is NOT located 
  25. ;in the regular search string list, we will tell you where you can find this special
  26. ;search string as well. It’ll also say how to add the search string to your existing
  27. ;list of search strings, and how to remove the search string from the list of search 
  28. ;strings.
  29. ;
  30. ;
  31. ;                                                   _________
  32. ;
  33. ;
  34. ;TABLE OF CONTENTS…
  35. ;
  36. ;A)  What the Search String for HyperCard Stacks Does;
  37. ;B)  Where the Search String is Stored;
  38. ;C)  How to Add the Search String to Your Existing List of Search Strings;
  39. ;D)  How to Remove the Search String From Your List of Search Strings (and Why You 
  40. ;Might Want to Remove It In the First Place);
  41. ;E)  What the HyperCard Search String Is.
  42. ;
  43. ;
  44. ;                                                   _________
  45. ;
  46. ;
  47. ;A)  WHAT THE SEARCH STRING FOR HYPERCARD STACKS DOES…
  48. ;
  49. ;This search string is designed to detect attempts to set the script of HyperCard 
  50. ;“Home” stacks. The search string will catch the currently known HyperCard viruses 
  51. ;and affords protection against anticipated, FUTURE HyperCard viruses.
  52. ;
  53. ;NOTE: Due to the very nature of HyperTalk, the HyperCard scripting language, please 
  54. ;be informed that this search string is NOT infallible ! Also, if your “Home” stack is 
  55. ;not named “Home”, then change the characters HOME within the search string to 
  56. ;whatever it was your home stack is.
  57. ;
  58. ;
  59. ;                                                   _________
  60. ;
  61. ;
  62. ;B)  WHERE THE SEARCH STRING IS LOCATED…
  63. ;
  64. ;In that the HyperCard search string search is fairly time-consuming, and not 
  65. ;everyone uses HyperCard, the search string is NOT located in the standard list but 
  66. ;is located at the bottom of this file.
  67. ;
  68. ;
  69. ;                                                   _________
  70. ;
  71. ;
  72. ;C)  HOW TO ADD THE SEARCH STRING TO YOUR EXISTING LIST OF SEARCH STRINGS…
  73. ;
  74. ;To add the HyperCard search string to your existing list of search strings, do the 
  75. ;following:
  76. ;          1)  Open the VirusDetective® desk accessory;
  77. ;          2)  Click the “Search Strings” button; 
  78. ;          3)  Notice the “Read from File” button – don’t click it yet. When you hold 
  79. ;down the Option key, the “Read from File” button changes to the “Append to List” 
  80. ;button. Now you can click the “Append to List” button.
  81. ;          4)  A directory dialog box will appear. Select THIS file (VD HyperCard Search 
  82. ;String) from the file list and open it; 
  83. ;          5)  Scroll to the bottom of the search string list to verify the new string is 
  84. ;there; 
  85. ;          6)  Click the “Save” button which will close the search strings dialog box 
  86. ;and save the new search string set.
  87. ;
  88. ;If you accidentally REPLACE all the search strings (by NOT holding down the Option 
  89. ;key to select “Append from File”), just click the “Cancel” button; do NOT save your 
  90. ;changes; then start over.
  91. ;
  92. ;
  93. ;                                                   _________
  94. ;
  95. ;
  96. ;D)  HOW TO REMOVE THE SEARCH STRING FROM YOUR LIST OF SEARCH STRINGS (AND 
  97. ;WHY YOU MIGHT WANT TO REMOVE IT IN THE FIRST PLACE)…
  98. ;
  99. ;When you are finished scanning your HyperCard stacks, you may want remove the 
  100. ;HyperCard search string by first highlighting the HyperCard string in the search 
  101. ;strings dialog box and then clicking the “Remove” button.
  102. ;
  103. ;
  104. ;                                                   _________
  105. ;
  106. ;
  107. ;E)  WHAT THE HYPERCARD SEARCH STRING IS…
  108. ;
  109. ;The search string is:
  110. ;
  111. Filetype=STAK & dataFork & Data "SET"[%"THE"]"SCRIPT"%"OF"%"STACK"%#1"Home" ; For finding suspicious HC stacks
  112. ;
  113. ;                                                   _________
  114. ;
  115. ;                                                    - the end -
  116.